* configure.ac: Simplify supression of GTK deprecation warning.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 8 Dec 2013 08:53:49 +0000 (00:53 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 8 Dec 2013 08:53:49 +0000 (00:53 -0800)
commit8762053e3ca88844190912daeb528162e3906d0f
tree854eac33428c377922769e94f51314e5bd3eac2b
parentcfa798ab6e4dcb4ddd2541c1ddb77e35a9cedfed
* configure.ac: Simplify supression of GTK deprecation warning.

Move -DGDK_DISABLE_DEPRECATION_WARNINGS out of the command line
and into config.h, to shorten the command line when doing 'make'.
Don't AC_SUBST GTK_CFLAGS, as this is not needed.
ChangeLog
configure.ac